[core] add meta mobileWidth and mobileHeight params

This commit is contained in:
2019-08-27 17:30:32 +03:00
parent bd4fc36ff1
commit 35a9074d6c
6 changed files with 50 additions and 7 deletions

View File

@@ -67,3 +67,4 @@ module.exports = (handler) => {
};
module.exports.TailVinyl = TailVinyl;
module.exports.StringWritable = StringWritable;