UNPKG

@xomlo/xomlo-sdk

Version:

3 lines (2 loc) 87 B
import { Log } from '../../types'; export declare function loadLogs(): Promise<Log[]>;