mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 03:55:23 -04:00
fix misspell
Signed-off-by: zhangrengao <zhangrengao1@huawei.com> Change-Id: I6db14cbb7069b26c7008a1cf3ac2407194d21bd3
This commit is contained in:
@@ -245,7 +245,7 @@ export const ESMODULE: string = 'esmodule';
|
||||
export const JSBUNDLE: string = 'jsbundle';
|
||||
export const ENTRY_TXT: string = 'entry.txt';
|
||||
export const ARK: string = 'ark';
|
||||
export const TEMPRARY: string = 'temporary';
|
||||
export const TEMPORARY: string = 'temporary';
|
||||
export const MAIN: string = 'main';
|
||||
export const AUXILIARY: string = 'auxiliary';
|
||||
export const ZERO: string = '0';
|
||||
|
||||
Reference in New Issue
Block a user