4 lines
87 B
JavaScript
4 lines
87 B
JavaScript
import { FieldNameAdapter } from './lib';
|
|
|
|
window.FieldNameAdapter = FieldNameAdapter;
|