sunrise-cms/database/getIntermentContainerTypes....

3 lines
152 B
TypeScript

import type { IntermentContainerType } from '../types/record.types.js';
export default function getIntermentContainerTypes(): IntermentContainerType[];