export type { CkanResource } from "./Resource.ts";
export { denormalizeCkanResource } from "./process/denormalize.ts";
