Skip to content

refactor: use type imports #103

refactor: use type imports

refactor: use type imports #103

Triggered via push May 27, 2024 13:45
Status Failure
Total duration 29s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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.