Commit Inicial
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
declare function ucs2length(str: string): number;
|
||||
declare namespace ucs2length {
|
||||
var code: string;
|
||||
}
|
||||
export default ucs2length;
|
||||
Reference in New Issue
Block a user