UNPKG

dumi

Version:

📖 Documentation Generator of React Component

5 lines (4 loc) • 135 B
/** * loader for discard frontmatter from code file content */ export default function preRawLoader(this: any, raw: string): string;