refactor: use type imports #103
Annotations
5 errors
build:
src/math.ts#L1
'LerpValue' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build:
src/math.ts#L1
'Point' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build:
src/math.ts#L1
'RNGValue' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build:
src/math.ts#L1
'Vec2Args' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build
Process completed with exit code 2.
|