Files
2026-06-24 09:48:54 +02:00

3 lines
182 B
TypeScript

declare function _exports(context: Context, node: ASTNode, variable: string, ...args: any[]): boolean;
export = _exports;
//# sourceMappingURL=isDestructuredFromPragmaImport.d.ts.map