• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1export async function load(specifier, context, next) {
2  return null;
3}
4