pnotify icon indicating copy to clipboard operation
pnotify copied to clipboard

Exporting NoticeProperties type directly

Open tcorley opened this issue 3 years ago • 0 comments

I was noticing Exported variable <variable name> has or is using private name <private name> issue for NoticeProperties in my project. This PR will export this class so that the compiler can reference it.

See: https://github.com/microsoft/TypeScript/issues/6307

tcorley avatar Sep 03 '20 23:09 tcorley