UNPKG
@proofkit/better-auth
Version:
beta (0.4.0-beta.4)
latest (0.3.0)
0.4.0-beta.4
0.4.0-beta.3
0.4.0-beta.2
0.3.1-beta.1
0.3.1-beta.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-beta.0
0.1.0
FileMaker adapter for Better Auth
proofkit.dev
proofgeist/proofkit
@proofkit/better-auth
/
dist
/
esm
/
better-auth-cli
/
utils
/
get-tsconfig-info.d.ts
3 lines
(2 loc)
•
150 B
TypeScript
View Raw
1
2
3
export
declare
function
stripJsonComments
(
jsonString
:
string
):
string
;
export
declare
function
getTsconfigInfo
(
cwd
?:
string
,
flatPath
?:
string
):
any
;