gray-matter icon indicating copy to clipboard operation
gray-matter copied to clipboard

`file.isEmpty` is not documented in typings

Open EndBug opened this issue 2 years ago • 0 comments

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.

EndBug avatar May 02 '23 22:05 EndBug