7 lines
261 B
TypeScript
7 lines
261 B
TypeScript
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
|
|
/* DO NOT MODIFY it because it could be re-written at any time. */
|
|
import config from 'payload-config'
|
|
import { GET_STATIC_FILE } from '@payloadcms/next/routes'
|
|
|
|
export const GET = GET_STATIC_FILE(config)
|