Skip to content

Commit 570a6fa

Browse files
author
William Troup
committed
Another small adjustment.
1 parent 34bf5e4 commit 570a6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/heat.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
type BindingOptions,
1919
type InstanceTypeDateCount,
2020
type InstanceData,
21-
StringToJson} from "./ts/type";
21+
type StringToJson } from "./ts/type";
2222

2323
import { type PublicApi } from "./ts/api";
2424
import { Constant } from "./ts/constant"

0 commit comments

Comments
 (0)