8.7 released—WinterCG Compliance Part 1
Learn more
LoadOptions
interface LoadOptions {
  attributes: any;
  exports: any;
  name: string;
  page: Page;
  path: string;
}

Summary

Properties

attributes

exports