setContentTheme.d.ts 84 B

1
  1. export declare const setContentTheme: (contentTheme: string, path: string) => void;