Which JavaScript syntax establishes an asynchronous module boundary that a bundler can us…

from Frontend
beginner 1 min

Which JavaScript syntax establishes an asynchronous module boundary that a bundler can use for code splitting?

Report an error