UNPKG

119 BJavaScriptView Raw
1// @noflow
2
3export const swTemplate = arg => {
4 throw new Error('fusion-cli/sw should be replaced at build-time');
5};