- Preparing search index...
- The search index is not available
jellyfish-scm
- Create(location: string, from_location: string, Title: string, Content: string, token: string): Promise<{
id: string;
location: string;
} | undefined>
-
Parameters
-
location: string
-
from_location: string
-
Title: string
-
Content: string
-
token: string
Returns Promise<{
id: string;
location: string;
} | undefined>
Function
Create
Export
Returns