Edit File: policy.d.ts
export default function displayPolicy(path?: string): Promise<string>;
Back to File Manager