Files
smartdeno/ts/index.ts

3 lines
107 B
TypeScript
Raw Permalink Normal View History

2024-03-17 00:53:32 +01:00
export * from './classes.smartdeno.js';
export type { TDenoPermission } from './classes.denoexecution.js';