UNPKG

@embroider/macros

Version:

Standardized build-time macros for ember apps.

9 lines (8 loc) 281 B
declare const _default: { name: string; included(this: any, parent: any): void; installBabelPlugin(this: any, appOrAddonInstance: any): void; setupPreprocessorRegistry(this: any, type: "parent" | "self", registry: any): void; options: {}; }; export = _default;