Is it possible to put a durable object
Is it possible to put a durable object in a separate file, other than
index.ts? I already tried setting script_name but no luck so far.script_namescript_name is for a different purpose.export {MyDurableObject} from "./myDurableObject";export {MyDurableObject} from "./myDurableObject";