3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
|
import Tidy from './tidy';
|
||
|
export default Tidy.extend();
|