8.6 Released with 🥽 visionOS support and more!
Check it out
LoadOptions
interface LoadOptions {
  attributes: any;
  exports: any;
  name: string;
  page: Page;
  path: string;
}

Summary ​

Properties ​

attributes ​

exports ​