UNPKG

181 BTypeScriptView Raw
1// Definitions by: Junyoung Clare Jang <https://github.com/Ailrun>
2// TypeScript Version: 2.1
3declare function isPropValid(string: PropertyKey): boolean;
4export default isPropValid;
\No newline at end of file