Sign in
apache
/
hop-website
/
HEAD
/
.
/
antora-ui-hop
/
src
/
helpers
/
and.js
blob: 2ad2237d4eb960bcc16e9b8e43ab76e6a6833f32 [
file
] [
log
] [
blame
]
'use strict'
module
.
exports
=
(
a
,
b
)
=>
a
&&
b