Help prepare for 2025 → Answer 8 simple questions on our Fall Survey
Open Survey
LoadOptions
interface LoadOptions {
  attributes: any;
  exports: any;
  name: string;
  page: Page;
  path: string;
}

Summary

Properties

attributes

exports