UNPKG

eslint-plugin-miniprogram

Version:
13 lines (12 loc) 273 B
export declare const noUnregisteredComponents: { meta: { type: string; docs: { description: string; category: string; recommended: boolean; url: string; }; }; create(context: any): any; };