The typescript typings file does not include the flushToStyleTag function. For example the following will currently be an error in Typescript: `import { flushToStyleTag } from 'aphrodite';`
The typescript typings file does not include the flushToStyleTag function.
For example the following will currently be an error in Typescript:
import { flushToStyleTag } from 'aphrodite';