summaryrefslogtreecommitdiff
path: root/tools/node_modules/eslint-plugin-markdown/node_modules/micromark/lib/constant/has-own-property.js
blob: aa9197cd2593d1534433fe204518852dcab1e255 (plain)
1
2
3
4
5
'use strict'

var own = {}.hasOwnProperty

module.exports = own