feat: add a search site package

This commit is contained in:
2018-08-30 19:21:36 -07:00
parent b9e5762213
commit 37dcabde5e
6 changed files with 40 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
import mod from './src/index.mjs';
export default mod;