Type alias UnsafeFilepathErrorData

UnsafeFilepathErrorData: {
    filepath: string;
}

Type declaration

  • filepath: string

Generated using TypeDoc