source: imaps-frontend/node_modules/eslint-plugin-react/lib/util/isFirstLetterCapitalized.d.ts

main
Last change on this file was 0c6b92a, checked in by stefan toskovski <stefantoska84@…>, 5 weeks ago

Pred finalna verzija

  • Property mode set to 100644
File size: 123 bytes
Line 
1declare function _exports(word: string): boolean;
2export = _exports;
3//# sourceMappingURL=isFirstLetterCapitalized.d.ts.map
Note: See TracBrowser for help on using the repository browser.