UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

5 lines (4 loc) 183 B
export const getAutogeneratedFileWarningText = () => ( '/* This file was generated automatically and any changes made to it ' + 'will be\n * overwritten on the next build. */' );