4 lines
60 B
TypeScript
4 lines
60 B
TypeScript
export const up = async () => {
|
|
// Deprecate migration
|
|
};
|
export const up = async () => {
|
|
// Deprecate migration
|
|
};
|