mithril-vndb/util/hasOwn.js
Isiah Meadows 34f4363357
Add m.censor, adjust m.route.Link to use it (#2538)
Also, restructure a few things for better code reuse.
2019-09-30 18:44:39 -04:00

4 lines
92 B
JavaScript

// This exists so I'm only saving it once.
"use strict"
module.exports = {}.hasOwnProperty