!775 update 'RESOURCE_TYPE'

Merge pull request !775 from laibo102/temp
This commit is contained in:
openharmony_ci
2022-06-24 09:32:28 +00:00
committed by Gitee
+1 -2
View File
@@ -179,8 +179,7 @@ export const RESOURCE_TYPE = {
pattern: 10008,
strarray: 10009,
media: 20000,
rawfile: 30000,
graphic: 40000
rawfile: 30000
};
export const WORKERS_DIR: string = 'workers';