add placeholder extension

This commit is contained in:
Philipp Kühn
2021-03-24 22:50:30 +01:00
parent 58939fe02b
commit 49611e16e5
8 changed files with 86 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
import { Placeholder } from './placeholder'
export * from './placeholder'
export default Placeholder