UNPKG
@ka1do/kit
Version:
latest (0.0.3)
0.0.3
Kaido Kit
github.com/kaido-team/kaido-kit
kaido-team/kaido-kit
@ka1do/kit
/
helpers
/
node_modules
/
get-caller-file
/
index.d.ts
3 lines
(2 loc)
•
71 B
TypeScript
View Raw
1
2
3
declare
const
_default
:
(
position
?:
number
) =>
any
;
export
= _default;