2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-31 11:44:05 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
さくら 4addca07ef fix(types): metaInfo should always be a member function
In `vue-class-component`, if the defined function is not a member function, it is treated as a data property.
Even if you register a custom hook via `Component.registerHooks`, it will not work.
2018-06-07 10:32:41 +08:00
Raiondesu 92d913413b Finally solved the types. 2018-02-09 17:45:02 +03:00
Raiondesu 834326b015 Fix? 2018-02-08 17:00:42 +03:00
Raiondesu 9449c39e78 Attempt on typings. 2018-02-08 16:44:05 +03:00