Skip to content

Commit f32a6df

Browse files
committed
fix: bigjs import
1 parent af1b03f commit f32a6df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/jsActions/nanoflow-actions-native/src/geolocation/GetStraightLineDistance.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// - the code between BEGIN USER CODE and END USER CODE
66
// - the code between BEGIN EXTRA CODE and END EXTRA CODE
77
// Other code you write will be lost the next time you deploy the project.
8+
import { Big } from "big.js";
89

910
// BEGIN EXTRA CODE
1011

0 commit comments

Comments
 (0)