synchronizeCommands()
Popii / synchronizeCommands
Function: synchronizeCommands()
Section titled “Function: synchronizeCommands()”synchronizeCommands<
T>(options):Promise<{changed:boolean;hash:string; }>
Defined in: runtime/command-sync.ts:4
Type Parameters
Section titled “Type Parameters”T
Parameters
Section titled “Parameters”options
Section titled “options”Returns
Section titled “Returns”Promise<{ changed: boolean; hash: string; }>