UNPKG

123 BTypeScriptView Raw
1import type { BorderConfig } from './types/api';
2export declare const getBorderCharacters: (name: string) => BorderConfig;