All files / permissions / mod.ts

100.00% Branches 0/0
100.00% Lines 8/8
1
2
3
4
5
6
7
8
9
x1
x1
x1
x1
 
x1
x1
x1
x1






import { grant as _function_grant } from "jsr:@std/[email protected]"
/** UNDOCUMENTED */
const grant = _function_grant as typeof _function_grant
export { grant }

import { grantOrThrow as _function_grantOrThrow } from "jsr:@std/[email protected]"
/** UNDOCUMENTED */
const grantOrThrow = _function_grantOrThrow as typeof _function_grantOrThrow
export { grantOrThrow }