UNPKG
@it-corp/vpbank-spotlight
Version:
latest (0.1.2)
0.1.2
0.1.1
Command center components for react and VPbank components
@it-corp/vpbank-spotlight
/
scripts
/
utils
/
get-path.d.ts
3 lines
(2 loc)
•
124 B
TypeScript
View Raw
1
2
3
export
declare
function
getPath
(
filePath
:
string
):
string
;
export
declare
function
getPaths
(
filePaths
:
string
[]
):
string
[];