@suluk/deploy - v0.1.4
↑ Suluk
GitHub
Preparing search index...
StoredObject
Interface StoredObject
A stored object — its key + the public URL to reach it.
interface
StoredObject
{
key
:
string
;
url
:
string
;
}
Index
Properties
key
url
Properties
key
key
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
url
↑ Suluk
GitHub
@suluk/deploy - v0.1.4
Loading...
A stored object — its key + the public URL to reach it.