interface RegisterOptions Usage in Denoimport { type RegisterOptions } from "node:module"; Type Parameters Data Properties parentURL: string | URL optional data: Data | undefined optional transferList: any[] | undefined