8 lines
228 B
JavaScript
8 lines
228 B
JavaScript
|
|
// @ts-check
|
||
|
|
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||
|
|
// This file is automatically generated. DO NOT EDIT
|
||
|
|
|
||
|
|
export function GetCommands() {
|
||
|
|
return window['go']['main']['CommandRegistry']['GetCommands']();
|
||
|
|
}
|