Merge pull request #134 from Next2D/develop #31
Annotations
10 errors
|
build:
src/domain/loading/DefaultLoader.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
|
|
build:
src/application/variable/LoaderInfoMap.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
|
|
build:
src/application/content/VideoContent.ts#L1
Cannot find module '@next2d/media' or its corresponding type declarations.
|
|
build:
src/application/content/TextFieldContent.ts#L1
Cannot find module '@next2d/text' or its corresponding type declarations.
|
|
build:
src/application/content/ShapeContent.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
|
|
build:
src/application/content/MovieClipContent.ts#L1
Cannot find module '@next2d/display' or its corresponding type declarations.
|
|
build:
src/application/content/Builder/service/ContentBuilderService.ts#L33
Property '$sync' does not exist on type 'IContent'.
|
|
build:
src/application/content/Builder/service/ContentBuilderService.ts#L32
Property 'characterId' does not exist on type 'IContent'.
|
|
build:
src/application/content/Builder/service/ContentBuilderService.ts#L16
Property 'namespace' does not exist on type 'IContent'.
|
|
build:
src/application/Context.ts#L3
Cannot find module '@next2d/display' or its corresponding type declarations.
|