gray-matter
gray-matter copied to clipboard
`file.isEmpty` is not documented in typings
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.