Searched refs:LogExists (Results 1 – 3 of 3) sorted by relevance
19 export interface LogExists { exists: boolean; } interface
18 import {LogExists, LogExistsKey} from '../common/logs';54 const data = globals.trackDataStore.get(LogExistsKey) as LogExists;
28 LogExists,114 const data = globals.trackDataStore.get(LogExistsKey) as LogExists;