UNPKG

87 BTypeScriptView Raw
1declare module "!!raw-loader!*" {
2 const content: string;
3 export default content;
4}