mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-19 15:34:16 +00:00
3 lines
83 B
JavaScript
3 lines
83 B
JavaScript
export default async () => {
|
|
throw new OperationError(501, "Not implemented")
|
|
} |