Home
last modified time | relevance | path

Searched refs:HistoryTypes (Results 1 – 1 of 1) sorted by relevance

/misc/config_tools/configurator/packages/configurator/src/lib/
A Dacrn.ts35 export type HistoryTypes = keyof typeof HistoryTypeEnum; alias
669 getHistory(historyType: HistoryTypes): Promise<String[] | []> {
679 addHistory(historyType: HistoryTypes, historyPath: string) {

Completed in 13 milliseconds