UNPKG
@cloudcamp/aws-runtime
Version:
latest (0.0.1)
0.0.1
0.0.1-alpha.9
0.0.1-alpha.8
0.0.1-alpha.7
0.0.1-alpha.6
0.0.1-alpha.5
0.0.1-alpha.0
CloudCamp - Launch faster by building scalable infrastructure in few lines of code.
cloudcamphq.com
@cloudcamp/aws-runtime
/
lib
/
runtime.d.ts
5 lines
(4 loc)
•
110 B
TypeScript
View Raw
1
2
3
4
5
export declare
class
Runtime
{
static
jsiiAssemblyFile
():
string
;
static
jsiiAssemblyDir
():
string
; }