unlock files
This commit is contained in:
parent
f6f7fac3cf
commit
2f4f56f40d
354 changed files with 25573 additions and 0 deletions
5
extensions/consts/files.ts
Normal file
5
extensions/consts/files.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
/**
|
||||
* File charset
|
||||
* @type {string}
|
||||
*/
|
||||
export const CHARSET: string = 'utf-8';
|
Loading…
Add table
Add a link
Reference in a new issue