Skip to main content
  1. Blog/

Aurelia View Engine Hook for importing enums, static variables, etc

·1 min· ·
Through the Haze - This article is part of a series.
Part : This Article

Thanks to a query from Github user @TheNavigateur asking “Allow[ing] import of exported module items into aurelia template, to allow access to static methods, static variables, enums, type definitions, etc. "

and then Rob Eisenberg’s example (issue/comments) of how to do this:

Through the Haze - This article is part of a series.
Part : This Article

Related