なんかもうめっちゃ変えた

Closes #940
This commit is contained in:
syuilo 2017-11-23 05:43:00 +09:00
parent 1809800980
commit 3f8ebac466
46 changed files with 244 additions and 225 deletions

View file

@ -1,7 +1,7 @@
require('fuckadblock');
import dialog from './dialog';
declare var fuckAdBlock: any;
declare const fuckAdBlock: any;
export default () => {
if (fuckAdBlock === undefined) {