mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 04:34:03 +00:00
6 lines
133 B
JavaScript
6 lines
133 B
JavaScript
/*
|
|
Holder.js - client side image placeholders
|
|
(c) 2012-2015 Ivan Malopinsky - http://imsky.co
|
|
*/
|
|
|
|
module.exports = require('./lib');
|