Skip to content

Commit a0f07be

Browse files
author
skidy89
committed
1.1.6
1 parent 61f566b commit a0f07be

3 files changed

Lines changed: 56 additions & 53 deletions

File tree

index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
/* auto-generated by NAPI-RS */
22
/* eslint-disable */
3+
export declare function clearLanguage(language: string): boolean
4+
35
export declare function generateTypescriptDefs(dir: string, output: string, genPlaceholder?: boolean | undefined | null): void
46

57
export declare function getLanguages(): object

0 commit comments

Comments
 (0)