@suluk/deploy - v0.1.4
↑ Suluk
GitHub
Preparing search index...
DeployFile
Interface DeployFile
A file the provider wants written into the project.
interface
DeployFile
{
path
:
string
;
content
:
string
;
}
Index
Properties
path
content
Properties
path
path
:
string
content
content
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
content
↑ Suluk
GitHub
@suluk/deploy - v0.1.4
Loading...
A file the provider wants written into the project.