add status bar js api

This commit is contained in:
王劲鹏
2020-01-14 10:59:42 +08:00
committed by osborn
parent e6db23d77c
commit c63454869c
10 changed files with 201 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ export * from './storage';
export * from './popover';
export * from './animate';
export * from './notification';
export * from './statusbar';