Home Reference Source Test

src/component/Physics2D.js

import Physics from './Physics';

export default class Physics2D extends Physics {

}