Open
Description
As of now, if you use the library in TypeScript and you try to access the .isFile
property, it'll say that it's not defined.
Looking at gray-matter.d.ts
, there's no reference of the property.
Metadata
Assignees
Labels
No labels
As of now, if you use the library in TypeScript and you try to access the .isFile
property, it'll say that it's not defined.
Looking at gray-matter.d.ts
, there's no reference of the property.