export interface Meta { id: number path: string password: string p_sub: boolean write: boolean w_sub: boolean hide: string h_sub: boolean readme: string r_sub: boolean header: string header_sub: boolean }