adjust comment

pull/3638/head
Divyansh Singh 2 years ago
parent 7c2f070d36
commit 3f6008d396

@ -75,7 +75,7 @@ export interface ContentData {
*/
export function createContentLoader<T = ContentData[]>(
/**
* files to glob / watch - relative to <project root>
* files to glob / watch - relative to srcDir
*/
pattern: string | string[],
{

Loading…
Cancel
Save