@agros/platforms
@agros/platforms
Table of contents
Interfaces
Type Aliases
Type Aliases
AddVirtualFile
Ƭ AddVirtualFile: (pathname: string, content: string) => void
Type declaration
▸ (pathname, content): void
Parameters
| Name | Type |
|---|
pathname | string |
content | string |
Returns
void
Defined in
platform.interface.ts:4