UNPKG
@vizmo/parse
Version:
latest (7.1.2-1)
7.1.2-1
6.1.1-2
6.1.1-1
5.3.0-1
4.0.1-1
Parse JavaScript SDK
parseplatform.org
parse-community/Parse-SDK-JS
@vizmo/parse
/
types
/
node.d.ts
4 lines
(2 loc)
•
51 B
TypeScript
View Raw
1
2
3
4
import
*
as
parse
from
'./index'
;
export
= parse;