source: trip-planner-front/node_modules/ajv/dist/runtime/ucs2length.d.ts@ 8d391a1

Last change on this file since 8d391a1 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 132 bytes
Line 
1declare function ucs2length(str: string): number;
2declare namespace ucs2length {
3 var code: string;
4}
5export default ucs2length;
Note: See TracBrowser for help on using the repository browser.